<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mx1440 {
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .mp {
    padding: 0 2%;
  }
}

.header {
  display: flex;
  justify-content: space-between;
  /*padding: 2.05rem 0;*/
  padding: 1.05rem 0;
}

.header .logo {
  width: 6.2rem;
}

.header .logo img {
  max-width: 100%;
}

.header .logoad {
  width: 28rem;
}

.header .logoad img {
  max-width: 100%;
}

.header .ss {
  width: 12.3rem;
  border: 1px solid #dcdcdc;
  border-radius: 30px;
  height: 1.7rem;
  padding: 0.15rem 0;
  margin-top: 0.5rem;
}

.header .tel {
  background: url(../images/tel.png) no-repeat left top;
  padding-left: 3.5rem;
  background-size: 2.5rem 2.5rem;
  width: 16.5rem;
}

.header .tel p {
  color: #0093dd;
  font-size: 1.1rem;
  line-height: 1.2;
}

.header .tel p:nth-of-type(1) {
  color: #555555;
  font-size: 0.7rem;
}

#formsearch {
  display: flex;
  justify-content: space-between;
}

#formsearch input {
  height: 1.3rem;
  background: none;
  border: none;
  line-height: 1.3rem;
}

#formsearch input#keyword {
  height: 1.3rem;
  line-height: 1.3rem;
  padding-left: 0.6rem;
  color: #aaaaaa;
  font-size: 0.65rem;
}

#formsearch input#s_btn {
  width: 3.2rem;
  height: 1.3rem;
  line-height: 1.3rem;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 0.65rem;
  background: #0093dd;
  border-radius: 20px;
  margin-right: 0.2rem;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #aaaaaa;
}

::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aaaaaa;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aaaaaa;
}

::-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #aaaaaa;
}

.shuzi {
  border-top: 1px solid #e19d25;
  padding-top: 3rem;
  padding-bottom: 5.35rem;
  box-shadow: 0px 0px 25.92px 1.08px rgba(0, 0, 0, 0.09);
}

.c2-con ul {
  text-align: center;
}

.c2-con ul li {
  width: 25%;
  position: relative;
  float: left;
}

.c2-con ul li .count-title {
  font-size: 2.9rem;
  font-weight: bold;
  color: #0093dd;
  display: inline-block;
}

.c2-con ul li dt {
  font-size: 0.8425rem;
  color: #666666;
  display: inline-block;
  font-weight: normal;
  padding-left: 0.5rem;
}

.c2-con ul li dd {
  color: #0093dd;
  font-size: 1.4rem;
  font-weight: bold;
  display: inline-block;
  position: absolute;
}

.c2-con ul li p {
  font-size: 0.8425rem;
  color: #333333;
  line-height: 2;
  text-align: center;
  padding-top: 1.1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-index {
  margin-top: 2.4rem;
}

.product-index h2 {
  text-align: center;
}

.product-index h2 b {
  display: block;
  color: #0093dd;
  font-size: 2.1rem;
}

.product-index h2 span {
  display: block;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.7rem;
  padding-top: 1rem;
}

.sun_pro_big_tx {
  /*padding: 0 10rem;*/
  margin-top: 3.3rem;
}

.tt{
    display: none;
}
.sun_pro_big_tx li{
    display: inline-block;
    text-align: center;
    /*margin: 0 0.6rem;*/
    margin: 0 1.5rem;
    width: 15%;
}

.sun_pro_big_tx li.cur .img{
     background: #0093dd;
  border-color: #0093dd;
  box-shadow: 0 0 10px #0093dd;
}
.sun_pro_big_tx li.cur .img img{
     /*filter: brightness(100);*/
}
.sun_pro_big_tx .slick-slide a {
  display: block;
}

.sun_pro_big_tx .img {
  width: 6.7rem;
  height: 6.7rem;
  margin: 0 auto;
  background: #f6f6f6;
  border: 1px solid #dedede;
  border-radius: 50%;
  vertical-align: middle;
  line-height: 6.7rem;
  text-align: center;
}

.sun_pro_big_tx .img img {
  max-width: 100%;
  margin: 0 auto;
  line-height: 6.7rem;
  vertical-align: middle;
  display: inline-block;
  max-height: 100%;
}

.sun_pro_big_tx span {
  display: block;
  color: #666666;
  font-size: 0.75rem;
  padding-top: 1.2rem;
  text-align: center;
}

.sun_pro_big_tx p {
  display: block;
  color: #666666;
  font-size: 0.75rem;
  padding-top: 0.2rem;
  text-align: center;
  /*white-space: nowrap;*/
  /*overflow: hidden;*/
  text-overflow: ellipsis;
}

.sun_pro_big_tx a:hover .img {
  background: #0093dd;
  border-color: #0093dd;
  box-shadow: 0 0 10px #0093dd;
}

.sun_pro_big_tx a:hover .img img {
  /*filter: brightness(100);*/
}

.sun_pro_big_tx .slick-arrow {
  position: absolute;
  z-index: 99;
  width: 38px;
  height: 38px;
  margin-top: -19px;
  top: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  cursor: pointer;
  outline: none;
  border: none;
  font-size: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.sun_pro_big_tx .slick-arrow.slick-prev {
  left: 6.3rem;
  background: url(../images/left.png) no-repeat top center;
}

.sun_pro_big_tx .slick-arrow.slick-next {
  right: 6.3rem;
  background: url(../images/right.png) no-repeat top center;
}

.plist1 {
  margin-top: 2.5rem;
}

.plist1 li {
  float: left;
  width: 22%;
  margin: 0 1.5%;
  margin-bottom: 1.75rem;
}

.plist1 li a {
  display: block;
  border: 2px solid #f8f8f8;
}

.plist1 li a .img1 img {
  width: 100%;
}

.plist1 li a .w1 {
  color: #666666;
  font-size: 1.023rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.plist1 li a .w2 {
  color: #666666;
  font-family: "Arial";
  font-size: 0.9625rem;
  text-align: center;
  padding: 0.5rem 10px;
height: 70px;
display: block;
/*    white-space: nowrap;*/
/*overflow: hidden;*/
text-overflow: ellipsis; 
}

.plist1 li:hover a {
  box-shadow: 0px 8px 29.44px 2.56px rgba(0, 0, 0, 0.1);
}

.plist1 li:hover a .w1 {
  color: #0093dd;
}

@media (max-width: 767px) {
    .sun_pro_big_tx{
        padding:0;
        text-align:center;
    }
    .sun_pro_big_tx div{
        width:46%;
        margin-bottom: 2%;
    }
  .plist1 li {
    width: 47%;
  }
}

/*sun_pro_detail_box*/
.case-bg {
  background: #f5f5f6;
  padding-top: 2.1rem;
  padding-bottom: 2.1rem;
}

.case-bg .case-index h2 {
  text-align: center;
}

.case-bg .case-index h2 b {
  display: block;
  color: #0093dd;
  font-size: 2.1rem;
}

.case-bg .case-index h2 span {
  display: block;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.7rem;
  padding-top: 1rem;
}

.case-bg .case-index .clist1 {
  margin-top: 3.75rem;
}

.case-bg .case-index .clist1 li {
  width: 30.3333%;
  margin: 0 1.5%;
  margin-bottom: 1.75rem;
  float: left;
}

.case-bg .case-index .clist1 li .img1 {
  position: relative;
}

.case-bg .case-index .clist1 li .img1 img {
  width: 100%;
}

.case-bg .case-index .clist1 li .wz {
  display: flex;
  justify-content: space-between;
  padding-top: 1.1rem;
}

.case-bg .case-index .clist1 li .wz .w1 {
  width: 20%;
}

.case-bg .case-index .clist1 li .wz .w1 img {
  max-width: 100%;
}

.case-bg .case-index .clist1 li .wz .w2 {
  width: 80%;
  height:62px;
}

.case-bg .case-index .clist1 li .wz .w2 b {
  display: block;
  color: #eca527;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.case-bg .case-index .clist1 li .wz .w2 p {
  color: #666666;
  font-size: 0.8rem;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.case-bg .case-index .clist1 li .hh {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  opacity: 0;
}

.case-bg .case-index .clist1 li .hh .more img {
  max-width: 100%;
  width: auto;
  text-align: center;
}

.case-bg .case-index .clist1 li:hover .hh {
  opacity: 1;
}

@media (max-width: 767px) {
  .case-bg .case-index .clist1 li {
    width: 47%;
  }
}

.xz-index {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.xz-index .xz-title {
  text-align: center;
  color: #d2d2d2;
  background: url(../images/t2.png) no-repeat center 75%;
}

.xz-index .xz-title span {
  color: #000000;
  font-size: 1.8rem;
}

.xz-index .xz-title b {
  color: #0093dd;
  font-size: 4rem;
}

.xz-index .xz-list li {
  display: flex;
  justify-content: space-between;
}

.xz-index .xz-list li .img {
  width: 47.3%;
  position: relative;
}

.xz-index .xz-list li .img .img1 {
  margin-top: 2rem;
}

.xz-index .xz-list li .img .img1 img {
  width: 100%;
}

.xz-index .xz-list li .img .img2 {
  position: absolute;
  top: 0;
  left: 2rem;
}

.xz-index .xz-list li .img .img2 img {
  max-width: 100%;
}

.xz-index .xz-list li .wz {
  width: 47.3%;
  margin-top: 4.5rem;
}

.xz-index .xz-list li .wz b {
  display: block;
  color: #0093dd;
  font-size: 1.8rem;
  margin-bottom: 1.75rem;
}

.xz-index .xz-list li .wz p {
  color: #555555;
  font-size: 0.8rem;
  line-height: 2;
}
.xz-index .xz-list li:nth-of-type(2) .img .img2{
    right: 2rem;
    left: initial;
}

@media (max-width: 996px) {
  .xz-index .xz-list li {
    display: block;
  }
  .xz-index .xz-list li .img {
    width: 100%;
  }
  .xz-index .xz-list li .wz {
    width: 100%;
  }
}

.bz-bg {
  background: #f3f3f5;
  padding-top: 3.2rem;
  padding-bottom: 3.5rem;
}

.bz-bg .bz-index h2 {
  text-align: center;
  color: #0093dd;
  font-size: 1.8rem;
  font-weight: bold;
}

.slick-contanier {
  position: relative;
}

.slick-contanier .slick-list {
  margin: 0 3.25rem;
}

.slick-contanier .slick-slide {
  outline: none;
  margin: 0 0.06rem;
}

.slick-contanier img {
  display: inline-block;
  width: 100%;
}

.slick-contanier h3 {
  text-align: center;
  color: #000000;
  font-size: 1.2rem;
  background: #fff;
  line-height: 3;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.slick-contanier .hh {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(20, 33, 51, 0.77);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  opacity: 0;
}

.slick-contanier .hh .more {
  color: #fff;
  text-align: center;
  font-size: 1rem;
  width: 9.1rem;
  height: 2.35rem;
  border: 1px solid #fff;
  line-height: 2.35rem;
}

.slick-contanier .slick-con {
  display: block;
  font-size: 0;
  position: relative;
}

.slick-contanier .slick-arrow {
  position: absolute;
  z-index: 99;
  width: 45px;
  height: 45px;
  margin-top: -22.5px;
  top: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  cursor: pointer;
  outline: none;
  border: none;
  font-size: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.slick-contanier .slick-arrow.slick-prev {
  left: 0%;
  background: url(../images/left1.png) no-repeat top center;
}

.slick-contanier .slick-arrow.slick-next {
  right: 0%;
  background: url(../images/right1.png) no-repeat top center;
}

.slick-contanier .slick-slide:hover .hh {
  opacity: 1;
}

.tab-li {
  text-align: center;
  font-size: 0;
  cursor: pointer;
  background: #fff;
  border: 1px solid #f1f1f1;
  margin: 0 3.25rem;
  margin-top: 3.3rem;
  margin-bottom: 2rem;
}

.tab-li li {
  display: inline-block;
  font-size: 1rem;
  color: #0093dd;
  padding: 0 3.3rem;
  line-height: 3.4rem;
}

.tab-li li a {
  color: #0093dd;
}

.tab-li li + li {
  background: url(../images/t3.png) no-repeat left center;
}

.tab-li li:hover,
.tab-li li.active {
  border-bottom: 4px solid #eca527;
}

.tab-con {
  position: relative;
}

.tab-con .tab-main {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  right: 0;
}

.tab-con .tab-main {
  opacity: 0;
  visibility: hidden;
  transition: all .5s ease;
}

.tab-con .tab-main.active {
  position: static;
  opacity: 1;
  visibility: visible;
}

@media (max-width: 996px) {
  .tab-li li {
    width: 50%;
    padding: 0;
  }
  .tab-li li + li {
    background: url(../images/t3.png) no-repeat right center;
  }
}

.news-index {
  margin-top: 2.3rem;
}

.news-index h2 {
  text-align: center;
}

.news-index h2 b {
  display: block;
  color: #0093dd;
  font-size: 2.1rem;
}

.news-index h2 span {
  display: block;
  color: #999999;
  text-transform: uppercase;
  font-size: 0.7rem;
  padding-top: 1rem;
}

.news-index .news1 {
  display: flex;
  justify-content: center;
  margin-top: 3.25rem;
}

.news-index .news1 .news1l {
  width: 50%;
}

.news-index .news1 .news1l img {
  width: 100%;
}

.news-index .news1 .news1r {
  width: 50%;
  background: #212429;
}

.news-index .news1 .news1r .nlist1 {
  padding: 0 1.6rem;
}

.news-index .news1 .news1r .nlist1 li a {
  display: block;
}

.news-index .news1 .news1r .nlist1 li a b {
  display: block;
  color: #ffffff;
  font-size: 0.95rem;
  padding: 1.5rem 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-index .news1 .news1r .nlist1 li a p {
  color: rgba(255, 255, 255, 0.41);
  font-size: 0.8rem;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.news-index .news1 .news1r .nlist1 li a .more {
  color: #f2c200;
  font-size: 0.8rem;
  width: 8rem;
  height: 2.1rem;
  border: 1px solid #f2c200;
  border-radius: 20px;
  text-align: center;
  line-height: 2.1rem;
  margin-top: 1rem;
}

.news-index .news2 {
  display: flex;
  justify-content: space-between;
}

.news-index .news2 .news2l {
  width: 50%;
}

.news-index .news2 .news2l .nt {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #f9f9f9;
  padding: 2.2rem 1.7rem;
}

.news-index .news2 .news2l .nt img {
  max-width: 100%;
}

.news-index .news2 .news2l .nt b {
  color: #f2c200;
  font-size: 1.2rem;
  padding-left: 1.5rem;
}

.news-index .news2 .news2l .nt span {
  color: #666666;
  font-size: 0.7rem;
  text-transform: uppercase;
  padding-left: 0.75rem;
}

.news-index .news2 .news2l .nlist2 {
  margin: 0 1.7rem;
}

.news-index .news2 .news2l .nlist2 li a {
  display: block;
}

.news-index .news2 .news2l .nlist2 li a .w1 {
  color: #333333;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1.3rem 0;
}

.news-index .news2 .news2l .nlist2 li a .w2 {
  color: #666666;
  font-size: 0.7rem;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-index .news2 .news2l .nlist2 li a .w2 span {
  color: #e19d25;
}

.news-index .news2 .news2l .nlist2 li:hover a .w1 {
  color: #f2c200;
}

.news-index .news2 .news2l .slick-news {
  margin: 0 1.7rem;
  border-top: 2px solid #f3f3f3;
  margin-top: 1rem;
}

.news-index .news2 .news2l .slick-news a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #f3f3f3;
  padding: 1rem 0;
  background: url(../images/dian.png) no-repeat left center;
  padding-left: 1.75rem;
}

.news-index .news2 .news2l .slick-news a .w1 {
  color: #333333;
  font-size: 0.8rem;
}

.news-index .news2 .news2l .slick-news a .w1:hover {
  color: #f2c200;
}

.news-index .news2 .news2l .slick-news a .w2 {
  color: #aaaaaa;
  font-family: "Arial";
  font-size: 0.7rem;
}

.news-index .news2 .news2r {
  width: 50%;
}

.news-index .news2 .news2r .nt {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  background: #f9f9f9;
  padding: 2.2rem 1.7rem;
}

.news-index .news2 .news2r .nt img {
  max-width: 100%;
}

.news-index .news2 .news2r .nt b {
  color: #f2c200;
  font-size: 1.2rem;
  padding-left: 1.5rem;
}

.news-index .news2 .news2r .nt span {
  color: #666666;
  font-size: 0.7rem;
  text-transform: uppercase;
  padding-left: 0.75rem;
}

.news-index .news2 .news2r .nlist2 {
  margin: 0 1.7rem;
}

.news-index .news2 .news2r .nlist2 li a {
  display: block;
}

.news-index .news2 .news2r .nlist2 li a .w1 {
  color: #333333;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1.3rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news-index .news2 .news2r .nlist2 li a .w2 {
  color: #666666;
  font-size: 0.7rem;
  line-height: 2;
}

.news-index .news2 .news2r .nlist2 li a .w2 span {
  color: #e19d25;
}

.news-index .news2 .news2r .nlist2 li:hover a .w1 {
  color: #f2c200;
}

.news-index .news2 .news2r .slick-news2 {
  margin: 0 1.7rem;
  border-top: 2px solid #f3f3f3;
  margin-top: 1rem;
}

.news-index .news2 .news2r .slick-news2 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 2px solid #f3f3f3;
  padding: 1rem 0;
  background: url(../images/dian.png) no-repeat left center;
  padding-left: 1.75rem;
}

.news-index .news2 .news2r .slick-news2 a .w1 {
  color: #333333;
  font-size: 0.8rem;
}

.news-index .news2 .news2r .slick-news2 a .w1:hover {
  color: #f2c200;
}

.news-index .news2 .news2r .slick-news2 a .w2 {
  color: #aaaaaa;
  font-family: "Arial";
  font-size: 0.7rem;
}

@media (max-width: 996px) {
  .news-index .news1 {
    display: block;
  }
  .news-index .news1 .news1l {
    width: 100%;
  }
  .news-index .news1 .news1r {
    width: 100%;
  }
  .news-index .news1 .news1r .nlist1 {
    padding-bottom: 1rem;
  }
  .news-index .news2 {
    display: block;
  }
  .news-index .news2 .news2l {
    width: 100%;
  }
  .news-index .news2 .news2r {
    width: 100%;
    margin-top: 1rem;
  }
}

.link {
  padding: 2rem 0;
  font-size: 0.8rem;
}

.foot-bg {
  background: #252325;
  padding: 1.75rem 0;
  border-top: 1px solid #7a7a79;
}

.foot-bg .foot-index {
  display: flex;
  justify-content: space-between;
  padding: 0 6rem;
}

.foot-bg .foot-index .foot1 h2 {
  color: #ffffff;
  font-size: 0.8rem;
  border-left: 4px solid #0093dd;
  padding-left: 0.6rem;
  margin-bottom: 1rem;
}

.foot-bg .foot-index .foot1 a {
  color: #cccccc;
  font-size: 0.65rem;
  line-height: 3;
  display: inline-block;
  margin-right: 3rem;
  background: url(../images/t4.png) no-repeat left center;
  padding-left: 0.7rem;
}

.foot-bg .foot-index .foot1 a:hover {
  color: #f2c200;
}

.foot-bg .foot-index .foot2 h2 {
  color: #ffffff;
  font-size: 0.8rem;
  border-left: 4px solid #0093dd;
  padding-left: 0.6rem;
  margin-bottom: 1rem;
}

.foot-bg .foot-index .foot2 p {
  color: #cccccc;
  font-size: 0.65rem;
  line-height: 3;
  padding-left: 1.2rem;
}

.foot-bg .foot-index .foot2 p:nth-of-type(1) {
  background: url(../images/pp1.png) no-repeat left center;
}

.foot-bg .foot-index .foot2 p:nth-of-type(2) {
  background: url(../images/pp2.png) no-repeat left center;
}

.foot-bg .foot-index .foot2 p:nth-of-type(3) {
  background: url(../images/pp3.png) no-repeat left center;
}

.foot-bg .foot-index .foot3 h2 {
  color: #ffffff;
  font-size: 0.8rem;
  border-left: 4px solid #0093dd;
  padding-left: 0.6rem;
  margin-bottom: 1rem;
}

.foot-bg .foot-index .foot3 p img {
  max-width: 100%;
}

.foot-bg2 {
  background: #111111;
  padding: 1rem 0;
}

.foot-bg2 .cop {
  text-align: center;
  color: #aaaaaa;
  font-size: 0.65rem;
}

.foot-bg2 .cop a {
  color: #aaaaaa;
  line-height: 2;
}

.foot-bg2 .cop a:hover {
  color: #f2c200;
}



.xypg-news-list li a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.xypg-news-list li a .nimg{
    width: 46%;
    margin-right: 4%;
}

.xypg-news-list li a .nwz{
    width: 52%;
    flex-grow: 1;
}

.xypg-news-list li a .nimg img{
    width: 100%;
}

@media(max-width:1024px){
   .xypg-news-list li a{
       display:block;
   } 
   .xypg-news-list li a .nimg{
    width: 100%;
    }
    .xypg-news-list li a .nwz{
    width: 100%;
}
}













</pre></body></html>